/ Assembly List / LJCWinFormCommon / FormCommon / TextBoxNoSpace_KeyPress

Namespace - LJCWinFormCommon


Parameters
sender - The control that fired the event.
e - The event arguments.

Syntax

C#
public static Void TextBoxNoSpace_KeyPress(Object sender, KeyPressEventArgs e)

Does not allow spaces.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.